home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / thro2_20.zip / THROW.DOC < prev    next >
Text File  |  1992-09-27  |  7KB  |  150 lines

  1.  
  2.     Sept.25, 1992
  3.    ---------------
  4.                                 Throw Out  - v 2.2
  5.                            Copyright 1992 by ParrotSoft    
  6.                         Support BBS : The Parrot's Den BBS
  7.                                   (508) 765-9387
  8.  
  9.           A Solitaire Card Game for PcBoard , GAP and other systems.
  10.          ------------------------------------------------------------
  11.  
  12.    Welcome to Throw Out door. The game is fairly simple to play with 
  13.    all instructions in the door itself. The game is quite simple in
  14.    playing. The play field is four cards. If the first and fouth card
  15.    are the same suit, both cards in between are thrown out. If the
  16.    first and fourth card are the same number, all four cards are thrown
  17.     out.  If neither of the above is true, the first card is move to 
  18.    the temp pile and a fourth card is put up. This goes on until all 
  19.     cards in the deck are used. Removing all cards from the board and
  20.    the temp area earns a bonus of 100 points.
  21.    Scores are kept in a scores file in the registered version and the 
  22.    scores are rolled over the first of every month. Scores are kept
  23.    throughtout the month on an accumulated basis (daily totals added
  24.    all month long). Last month high scorer kept in score file.
  25.    Added to version two is the ability to play days missed.
  26.  
  27.    This door is written for BBSes that use 31-line DOOR.sys, PcBoard 11.8, 
  28.    PcBoard 14.+, Wildcat, RBBS/QBBS dorinfo1.def.
  29.  
  30.                                DISCLAIMER !!
  31.           This program and other files associated with it are not
  32.           guaranteed in any way. It is being provided "as is" without
  33.           any warrantee of any kind. We are not responsible for
  34.           any damage of any kind, including profit loses and data 
  35.           loss, that relates directly or indirectly to these programs
  36.           or files included with it.  You may distribute this program
  37.           as long as it is in unmodified form with all the original
  38.           files included and unmodified in any way.
  39.  
  40.                               Sample cfg file
  41.   
  42.   1   c:\pcb\pcboard.sys       <-- path and running system
  43.   2   The Parrot's Den BBS     <-- boards name
  44.   3   Bob                      <-- sysop first name
  45.   4   Poirier                  <-- sysop last name
  46.   5   0000000                  <-- Registration number
  47.   6   3                      * <-- Number of Games Users can play(1 to 7)
  48.   7   3                      * <-- Number of Makeup Days per session(1-7)
  49.   8   c:\pcb\gen\blt16       * <-- location of top 15 ascii bulletin     
  50.   9   c:\pcb\gen\blt16g      * <-- location of top 15 ANSI bulletin                      
  51.                                        (using @Xxx codes only)           
  52.                              * works in registered version only          
  53.            
  54.       (NOTE : if no bulletin desired type NONE for path in lines 7 & 8 )   
  55.       (NOTE : #7  Make up days as follows- 1 for no makeupdays, 2 for 1  
  56.                   makeup per session, 3 for 2 makeup, 4 for 3 makeup, and
  57.                   so on up to 7)
  58.                         
  59.       Set up is simple enough. Unzip the files into their own directory
  60.      and make the THROW.CFG file above. Make a batch file to run the door
  61.      as per the enclosed THROW.BAT file. Make sure you have a copy of the
  62.      patched BRUN45.EXE in your path. If you use a converter program
  63.      include it in the batch file calling the door.
  64.                The command line is :  THROW THROW.CFG
  65.      If you wish to run in local mode use the command line:
  66.                        THROW THROW.CFG LOCAL
  67.    
  68.     
  69.     THROW OUT !  Files Included:
  70.     --------------------------
  71.     THROW.EXE    <---------------- Main program
  72.     THROW.DOC    <---------------- What You are reading now
  73.     THROW.CFG    <---------------- Sample Configuration File
  74.     REGISTER.DOC <---------------- Registration information
  75.     THROWS.BAT   <---------------- Sample batch file
  76.     
  77.     THROW.DAT    <---------------- Created at run time by the door
  78.                                    for holding scores.
  79.  
  80.  
  81.      NOTICE :  IF UPGRADING FROM VERSION 1.0 DELETE THE THROW.DAT
  82.                FILE FROM YOUR DIRECTORY, BECAUSE IT IS NOT 
  83.                COMPATABLE WITH VERSION 2.0 SCORING FORMAT.
  84.    
  85.                IF UPGRADING FROM 2.0 TO 2.2, JUST ADD THE EXTRA LINE 
  86.                TO THE CONFIG FILE AND YOU'LL BE ALL SET !
  87.    
  88.    All of these files should be in this ZIP, if they are not, don't
  89.    take a chance! Call The Parrot's Den and get a good copy or view the 
  90.    file on a few local boards to see if you can find a complete copy.
  91.      
  92.    NO external modules are needed for this program to run. All comm 
  93.    routines are handled through the door program.
  94.    
  95.    You will also need to modify your doors menu files and the data
  96.    level needed to access them. For GAP, these are respectively:
  97.    
  98.        DOORM
  99.        DOORMG
  100.        DOORS.DAT
  101.  
  102.    Please refer to your BBS documentation for details on 
  103.    setting up these files.
  104.  
  105.         THROW OUT will update the scores on the first of the month.
  106.    It will keep track of the last months High Scorer, and reset the
  107.    score file when the first user of the new month enters the door.
  108.    
  109.    Please read REGISTER.DOC for information on how you can register
  110.    your copy of THROW OUT.. The bulletin generator and the option to
  111.    view scores while playing are only available in the registered
  112.    version of THROW OUT !
  113.  
  114.  
  115.    Have Fun!
  116.    Bob Poirier
  117.    The  Parrot's Den BBS
  118.    508-765-9387
  119.  
  120.    History:
  121.    08/25/92
  122.            Redrew opening screen routines.
  123.            Fixed minor bug in scoring routines.
  124.    06/17/92
  125.            Redid playback routines
  126.            Added sysop config for makeup/play ahead days routines
  127.            Revamped and corrected score writing routines
  128.            Corrected reported flaws is displays.
  129.    04/12/92
  130.            Fixed error in program where user playing only one game
  131.            would not change the scores.
  132.            Speeded up displaying makeup days.
  133.            Made an exit for those users who had no makeup days.
  134.    04/05/92
  135.            Added in routine to display days played and routines
  136.            for making up days missed. Can play up to 3 missed days.
  137.    04/02/92        
  138.            Fixed error in cards displaying incorrectly
  139.            Minor display routines fixed.
  140.    03/21/92
  141.            Worked on layout and displaying cards.
  142.            Did opening Screen work and basic layout for cards.
  143.            Wrote routines for card verification.     
  144.            Added card check to shuffling routines
  145.            Began work on all scoring routines
  146.            Original concept for game developed today.
  147.            Initial Beta Program written.
  148.  
  149.  
  150.